|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.data.RAAgentIO
| Field Summary | |
static java.lang.String |
version
|
| Constructor Summary | |
RAAgentIO()
|
|
| Method Summary | |
static RAGProcessMap |
fromFile(java.io.File file)
|
static RAGProcessMap |
fromFile(java.lang.String s)
|
static void |
toFile(RAGProcessMap agentMap,
java.io.File file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String version
| Constructor Detail |
public RAAgentIO()
| Method Detail |
public static void toFile(RAGProcessMap agentMap,
java.io.File file)
throws RAException
RAException
public static RAGProcessMap fromFile(java.io.File file)
throws RAException
RAException
public static RAGProcessMap fromFile(java.lang.String s)
throws RAException
RAException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||